home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DomonicDefence4.swf / scripts / DefineButton2_1493 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2005-09-27  |  197 b   |  8 lines

  1. on(rollOver){
  2.    messah1 = "4 Mag";
  3.    messah2 = "4 Fire";
  4.    messah3 = "2 Explo";
  5.    descrap = "Aim, then click to cause massive damage to anything it touches";
  6.    _root.price = "5000g";
  7. }
  8.